home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Utilities / FileRoundUp2.1.8.sit / FileRoundUp 2.1 Carbon ƒ / File RoundUp™ 2.1 Carbon / File RoundUp™ 2.1 Carbon.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2003-01-10  |  2.9 KB  |  116 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleInfoDictionaryVersion</key>
  6.     <string>6.0</string>
  7.     <key>CFBundleIdentifier</key>
  8.     <string>com.apple.FileRoundUp</string>
  9.     <key>CFBundleName</key>
  10.     <string>File RoundUp</string>
  11.     <key>CFBundlePackageType</key>
  12.     <string>APPL</string>
  13.     <key>CFBundleSignature</key>
  14.     <string>FRU </string>
  15.     <key>CFBundleDevelopmentRegion</key>
  16.     <string>English</string>
  17.     <key>LSPrefersCarbon</key>
  18.     <true/>
  19.     <key>CFBundleVersion</key>
  20.     <string>2.1</string>
  21.     <key>CFBundleShortVersionString</key>
  22.     <string>2.1</string>
  23.     <key>CFBundleLongVersionString</key>
  24.     <string>2.1, Copyright 1992-2003 W R Patterson</string>
  25.     <key>CFBundleIconFile</key>
  26.     <string>128</string>
  27.     <key>NSAppleScriptEnabled</key>
  28.     <string>Yes</string>
  29.     <key>NSHumanReadableCopyright</key>
  30.     <string>Copyright (c) 1992-2003 W R Patterson</string>
  31.     <key>CFBundleDocumentTypes</key>
  32.     <array>
  33.         <dict>
  34.             <key>CFBundleTypeOSTypes</key>
  35.             <array>
  36.                 <string>RUdb</string>
  37.             </array>
  38.             <key>CFBundleTypeIconFile</key>
  39.             <string>129</string>
  40.             <key>CFBundleTypeName</key>
  41.             <string>File RoundUp List File</string>
  42.             <key>CFBundleTypeExtensions</key>
  43.             <array>
  44.                 <string>rudb</string>
  45.             </array>
  46.             <key>CFBundleTypeRole</key>
  47.             <string>File RoundUp List File</string>
  48.         </dict>
  49.         <dict>
  50.             <key>CFBundleTypeOSTypes</key>
  51.             <array>
  52.                 <string>RUpr</string>
  53.             </array>
  54.             <key>CFBundleTypeIconFile</key>
  55.             <string>130</string>
  56.             <key>CFBundleTypeName</key>
  57.             <string>FRU Prefs File</string>
  58.             <key>CFBundleTypeRole</key>
  59.             <string>Preferences</string>
  60.         </dict>
  61.         <dict>
  62.             <key>CFBundleTypeOSTypes</key>
  63.             <array>
  64.                 <string>FILI</string>
  65.             </array>
  66.             <key>CFBundleTypeIconFile</key>
  67.             <string>131</string>
  68.             <key>CFBundleTypeName</key>
  69.             <string>FileList List File</string>
  70.             <key>CFBundleTypeRole</key>
  71.             <string>FileList List File</string>
  72.         </dict>
  73.         <dict>
  74.             <key>CFBundleTypeOSTypes</key>
  75.             <array>
  76.                 <string>HELP</string>
  77.             </array>
  78.             <key>CFBundleTypeIconFile</key>
  79.             <string>132</string>
  80.             <key>CFBundleTypeName</key>
  81.             <string>FRU Help File</string>
  82.             <key>CFBundleTypeRole</key>
  83.             <string>Help File</string>
  84.         </dict>
  85.         <dict>
  86.             <key>CFBundleTypeOSTypes</key>
  87.             <array>
  88.                 <string>fold</string>
  89.             </array>
  90.             <key>CFBundleTypeName</key>
  91.             <string>Folder</string>
  92.             <key>CFBundleTypeExtensions</key>
  93.             <array>
  94.                 <string>fold</string>
  95.             </array>
  96.             <key>CFBundleTypeRole</key>
  97.             <string>Catalog Contents</string>
  98.         </dict>
  99.         <dict>
  100.             <key>CFBundleTypeOSTypes</key>
  101.             <array>
  102.                 <string>disk</string>
  103.             </array>
  104.             <key>CFBundleTypeName</key>
  105.             <string>Volume</string>
  106.             <key>CFBundleTypeExtensions</key>
  107.             <array>
  108.                 <string>disk</string>
  109.             </array>
  110.             <key>CFBundleTypeRole</key>
  111.             <string>Catalog Contents</string>
  112.         </dict>
  113.     </array>
  114. </dict>
  115. </plist>
  116.